home *** CD-ROM | disk | FTP | other *** search
- object frmAdvScan: TfrmAdvScan
- Left = 348
- Top = 171
- BorderStyle = bsDialog
- Caption = 'Advanced Search'
- ClientHeight = 408
- ClientWidth = 450
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- DesignSize = (
- 450
- 408)
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 328
- Width = 432
- Height = 13
- Alignment = taCenter
- Anchors = [akLeft, akRight, akBottom]
- AutoSize = False
- Transparent = True
- end
- object pbScanProgress: TProgressBar
- Left = 8
- Top = 349
- Width = 431
- Height = 17
- Anchors = [akLeft, akRight, akBottom]
- Smooth = True
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 192
- Top = 376
- Width = 75
- Height = 25
- Anchors = [akLeft, akBottom]
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 1
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 425
- Height = 169
- Caption =
- 'Select the folders or drives you want to search for deleted file' +
- 's.'
- TabOrder = 2
- object ListView1: TListView
- Left = 12
- Top = 19
- Width = 404
- Height = 113
- Columns = <>
- TabOrder = 0
- end
- object btnAddFolder: TButton
- Left = 266
- Top = 136
- Width = 75
- Height = 25
- Caption = 'Add'
- TabOrder = 1
- end
- object btnRemoveFolder: TButton
- Left = 342
- Top = 136
- Width = 75
- Height = 25
- Caption = 'Remove'
- TabOrder = 2
- end
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 184
- Width = 425
- Height = 153
- Caption = 'Filter'
- TabOrder = 3
- object CheckBox1: TCheckBox
- Left = 16
- Top = 24
- Width = 97
- Height = 17
- Caption = 'CheckBox1'
- TabOrder = 0
- end
- end
- end
-